home *** CD-ROM | disk | FTP | other *** search
/ Game Cracker (Expanded Edition) / Game Cracker (Expanded Edition).iso / cracks / JA2_CRACK.ZIP / ja2_crack.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1998-06-09  |  3.0 KB  |  137 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'Jagged Alliance 2 V.1.0 German - Crack'
  6.   ClientHeight = 183
  7.   ClientWidth = 315
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object StatusBar1: TStatusBar
  18.     Left = 0
  19.     Top = 164
  20.     Width = 315
  21.     Height = 19
  22.     Panels = <
  23.       item
  24.         Text = '(c) 1999 by PaZ(V\akaH'
  25.         Width = 50
  26.       end>
  27.     SimplePanel = False
  28.     OnResize = StatusBar1Resize
  29.   end
  30.   object Panel1: TPanel
  31.     Left = 0
  32.     Top = 0
  33.     Width = 315
  34.     Height = 164
  35.     Align = alClient
  36.     BevelOuter = bvLowered
  37.     TabOrder = 1
  38.     object Shape1: TShape
  39.       Left = 2
  40.       Top = 2
  41.       Width = 313
  42.       Height = 135
  43.       Brush.Color = clBlack
  44.       Pen.Style = psClear
  45.     end
  46.     object Banner1: TBanner
  47.       Left = 142
  48.       Top = 14
  49.       Width = 159
  50.       Height = 85
  51.       Lines.Strings = (
  52.         'Crack written by PaZ(V\akaH CR'
  53.         'http://pazmakah.tsx.org/'
  54.         ''
  55.         'You can use this crack to'
  56.         'play Jagged Alliance 2'
  57.         'without a CD.'
  58.         'Just install the '
  59.         'FULL version (~800MB)'
  60.         'of Jagged Alliance 2'
  61.         'and use this crack.'
  62.         'You should be able to play the'
  63.         'game without using the CD.'
  64.         ''
  65.         'Have Phun!')
  66.       ScrollDirection = sdBottomToTop
  67.       ScrollInterval = 50
  68.       ScrollPixels = 1
  69.       Color = clBlack
  70.       Font.Charset = DEFAULT_CHARSET
  71.       Font.Color = clWhite
  72.       Font.Height = -11
  73.       Font.Name = 'Arial'
  74.       Font.Style = []
  75.       ParentColor = False
  76.       ParentFont = False
  77.     end
  78.     object Image1: TImage
  79.       Left = 8
  80.       Top = 10
  81.       Width = 123
  82.       Height = 125
  83.       Picture.Data = {<image000.bmp>}
  84.     end
  85.     object URLLabel1: TURLLabel
  86.       Left = 158
  87.       Top = 114
  88.       Width = 114
  89.       Height = 13
  90.       Cursor = crHandPoint
  91.       Caption = 'http://pazmakah.tsx.org'
  92.       Color = clBlack
  93.       Font.Charset = DEFAULT_CHARSET
  94.       Font.Color = clBlue
  95.       Font.Height = -11
  96.       Font.Name = 'MS Sans Serif'
  97.       Font.Style = [fsUnderline]
  98.       ParentColor = False
  99.       ParentFont = False
  100.       ColorMoveOver = clRed
  101.       URL = 'http://pazmakah.tsx.org/'
  102.     end
  103.     object Bevel1: TBevel
  104.       Left = 138
  105.       Top = 12
  106.       Width = 165
  107.       Height = 89
  108.     end
  109.     object Panel2: TPanel
  110.       Left = 0
  111.       Top = 138
  112.       Width = 315
  113.       Height = 31
  114.       TabOrder = 0
  115.       object Button1: TButton
  116.         Left = 0
  117.         Top = 2
  118.         Width = 235
  119.         Height = 23
  120.         Caption = '&Crack'
  121.         Enabled = False
  122.         TabOrder = 0
  123.         OnClick = Button1Click
  124.       end
  125.       object Button2: TButton
  126.         Left = 234
  127.         Top = 2
  128.         Width = 79
  129.         Height = 23
  130.         Caption = '&Help'
  131.         TabOrder = 1
  132.         OnClick = Button2Click
  133.       end
  134.     end
  135.   end
  136. end
  137.